BODY {
		font-family:  trebuchet ms,arial;
		font-size:10pt;
		font-weight: light;
		font-style: normal;
		cursor: auto ;
		color: #ffcc66;

}

td {
		font-family:  trebuchet ms,arial;
		font-size:10pt;
		font-weight: light;
		font-style: normal;
		cursor: auto ;
		color: #ffcc66;

} 

H1 {
		font-family: trebuchet ms,arial;
		font-size: 24pt;
		color:#66cc66;
		text-align: center;
}

H2 {
		font-family:  trebuchet ms, arial;
		font-size:18pt;
		text-align: center;
		color:#ffcc66;
	
} 


H3 {
		font-family: trebuchet ms, arial;
		font-size: 12pt;
		font-style: italic;
		font-weight: bold;
		color: #66ccff;
		text-align: center;
}




H4 {
		font-family: trebuchet ms, arial;
		font-size: 12pt;
		font-style: italic;
		font-weight: bold;
		color: #ff66cc;
		text-align: left;
}

H5 {
		font-family: trebuchet ms, arial;
		font-size: 12pt;
		font-style: normal;
		font-weight: bold;
		color: #66cc66;
		
}


H6{
		font-family: trebuchet ms, arial;
		font-size:10pt;
		color: #66ccff;
		font-style: italic;
		
}


.not {
		font-family:  arial;
		font-size: 8pt;
		font-style: normal;
		color: #66cc66;
		
}
		
